/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	background: url(../img/bj.jpg) top center no-repeat fixed;
}
a {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
img {
	border: 0;
}
input {
	font-family: "Microsoft YaHei";
	outline: none;
}
.box {
	width: 1200px;
	margin: 0 auto;
}
.top {
	width: 100%;
	float: left;
	padding-top: 18px;
	padding-bottom: 15px;
}
.top h1 {
	float: left;
}
.top_right {
	float: right;
	width: 650px;
}
.top_member {
	text-align: right;
	color: #fff;
}
.top_member a {
	color: #fff;
}
.top_right_top {
	float: left;
	padding-bottom: 25px;
	margin-top: 44px;
}
.search {
	background: #fff;
	float: left;
	border-radius: 25px;
	padding-left: 20px;
	margin-right: 18px;
}
.search_i {
	width: 426px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: none;
	float: left;
	margin-right: 8px;
	/* color: #999; */
	font-size: 14px;
}
.search_btn {
	border-radius: 25px;
	height: 40px;
	border: 0;
	background: url(../img/search.png) center center no-repeat #ee7b00;
	width: 90px;
	cursor: pointer;
}
.top_right_top a {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.rm {
	color: #fff;
	font-size: 14px;
	padding-left: 20px;
}
.rm a {
	border-radius: 5px;
	background: #097ae9;
	width: 76px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin-right: 11px;
}
.center {
	width: 100%;
	background: #fff;
	float: left;
	-moz-box-shadow: -1px 15px 40px #888;
	-webkit-box-shadow: -1px 15px 40px #888;
	box-shadow: -1px 15px 40px #888;
	margin-bottom: 20px;
}
.nav {
	width: 100%;
	float: left;
	background: #252525;
}
.nav li {
	float: left;
	width: 133px;
	height: 55px;
	font-size: 20px;
	text-align: center;
}
.nav li a {
	color: #fff;
	line-height: 55px;
	width: 136px;
	height: 55px;
	float: left;
}
.nav li a:hover {
	background: #004dc8;
}
.nav li .on {
	background: #004dc8;
}
.center_centent {
	padding-left: 20px;
}
.new {
	padding-top: 25px;
	width: 100%;
	float: left;
}
.new_left {
	width: 880px;
	float: left;
	margin-right: 20px;
}
.focus {
	position: relative;
	width: 860px;
	height: 360px;
}
.focus img {
	width: 860px;
	height: 360px;
}
.focus .fPic {
	display: block;
	width: 860px;
	height: 360px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 10px;
	z-index: 10;
}
.focus .fbg {
	height: 10px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 45%;
	z-index: 200;
}
.focus .D1fBt a {
	float: left;
	position: relative;
	display: inline;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
	background: #FFF;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #69aaec;
}
.new_right {
	width: 258px;
	border-left: 1px solid #dadada;
	border-top: 3px solid #0e70ca;
	float: left;
}
.new_right a {
	width: 128px;
	height: 38px;
	float: left;
	color: #333333;
	background: url(../img/icon_03.png) no-repeat;
	text-align: center;
	padding-top: 80px;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
.new_right a:hover {
	color: #0d70cb;
}
.new_right .dl {
	background-position: 44px 27px;
}
.new_right .dl:hover {
	background-position: 44px -76px;
}
.new_right .tc {
	background-position: -85px 27px;
}
.new_right .tc:hover {
	background-position: -85px -76px;
}
.new_right .ys {
	background-position: 44px -180px;
}
.new_right .ys:hover {
	background-position: 44px -283px;
}
.new_right .jj {
	background-position: -87px -180px;
}
.new_right .jj:hover {
	background-position: -87px -283px;
}
.new_right .lx {
	background-position: 44px -391px;
}
.new_right .lx:hover {
	background-position: 44px -494px;
}
.new_right .bz {
	background-position: -85px -391px;
}
.new_right .bz:hover {
	background-position: -85px -494px;
}
.center_left {
	width: 740px;
	float: left;
}
#outer {
	width: 710px;
	margin-top: 25px;
	float: left;
	background: url(../img/x_03.jpg) left top repeat-x;
}
#tab {
	overflow: hidden;
	float: left;
}
.zhaobiao span {
	float: right;
	line-height: 48px;
}
.zhaobiao span a {
	color: #666666;
	font-size: 14px;
}
#tab li {
	float: left;
	color: #333;
	height: 44px;
	width: 120px;
	text-align: center;
	line-height: 46px;
	margin-top: 3px;
	font-size: 20px;
	cursor: pointer;
}
#tab .current {
	font-weight: bold;
	color: #05469b;
	border-top: 3px solid #05469b;
	margin-top: 0;
}
#tab li p {
	width: 86px;
	height: 52px;
}
#content {
	height: 100%;
	width: 100%;
}
#tabli {
	display: none;
}
.zhaobiao_center {
	width: 100%;
	float: left;
}
.zhaobiao_center li {
	background: url(../img/index_14.png) left center no-repeat;
	float: left;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
}
.zhaobiao_center li a {
	color: #333333;
	padding-left: 16px;
	float: left;
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zhaobiao_center li a:hover {
	color: #004dc8;
}
.zhaobiao_center li span {
	float: right;
	color: #666;
}
.index_banner {
	float: left;
	width: 710px;
	height: 145px;
	margin-top: 15px;
}
.index_banner img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
 
.hangye {
	width: 710px;
	float: left;
	margin-top: 20px;
	background: url(../img/x_03.jpg) left top repeat-x;
}
.hangye_tit {
	width: 710px;
	float: left;
	line-height: 46px;
}
.hangye_tit h2 {
	font-weight: bold;
	color: #05469b;
	width: 120px;
	text-align: center;
	float: left;
	border-top: 3px solid #05469b;
}
.hangye_tit a {
	float: right;
	color: #666;
	line-height: 50px;
}
.zhaobiao_center dl {
	width: 100%;
	float: left;
	padding-bottom: 8px;
}
.zhaobiao_center dt {
	float: left;
	margin-right: 18px;
}
.zhaobiao_center dd h2 {
	font-size: 16px;
	line-height: 44px;
}
.zhaobiao_center dd h2 a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}
.zhaobiao_center dd p {
	color: #666666;
	line-height: 26px;
	/* text-indent: 2em; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.center_right {
	width: 420px;
	margin-top: 25px;
	float: left;
}
.dujia {
	float: left;
	margin-bottom: 14px;
	width: 100%;
	border-top: 3px solid #05469b;
}
.dujia_tit {
	width: 100%;
	float: left;
	line-height: 34px;
}
.dujia_tit h2 {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	width: 113px;
	text-align: center;
	height: 36px;
	padding-right: 39px;
	float: left;
	background: url(../img/index_11.png) left top no-repeat;
}
.dujia_tit a {
	float: right;
	color: #666;
	line-height: 36px;
}
.dujia_center {
	width: 100%;
	float: left;
}
.dujia_center ul {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.dujia_center li {
	float: left;
	width: 100%;
	line-height: 32px;
	font-size: 14px;
}
.dujia_center li a {
	color: #333333;
	float: left;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dujia_center li a:hover {
	color: #004dc8;
}
.index_banner1 {
	float: left;
	margin-top: 2px;
	width: 1160px;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.index_banner1 .font-inner {
	position: absolute;
	left: 0;
	top: 0;
}
.index_banner1 .font-inner li {
	height: 190px;
}
.index_banner8 {
	float: left;
	margin-top: 2px;
	width: 710px;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.index_banner8 .font-inner8 {
	position: absolute;
	left: 0;
	top: 0;
}
.index_banner8 .font-inner8 li {
	height: 190px;
}
.shujuku {
	width: 565px;
	margin-right: 30px;
}
.shujuku .hangye_tit {
	width: 565px;
}
.huizhan {
	width: 565px;
}
.huizhan .hangye_tit {
	width: 565px;
}
.shuju {
	width: 1160px;
	float: left;
	background: #0d70cb;
	margin-top: 18px;
	padding: 46px 0;
}
.shanxian {
	width: 386px;
	float: left;
	border-right: 1px solid #388ad4;
	padding: 40px 0 30px 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.shanxian_top {
	line-height: 31px;
	padding-bottom: 15px;
}
.shanxian .shuzi {
	font-size: 60px;
	padding-right: 6px;
}
.shanxian .xx {
	margin-top: -10px;
}
.br {
	border-right: 0;
}
.img_new {
	width: 1160px;
	height: 125px;
	float: left;
	margin-top: 25px;
	position: relative;
	overflow: hidden;
}
.img_new ul {
	position: absolute;
}
.img_new li {
	float: left;
	width: 232px;
	height: 125px;
}
.img_new li img {
	width: 216px;
	height: 100%;
	vertical-align: top;
}
.youqing {
	width: 1160px;
	padding-bottom: 5px;
}
.youqing .hangye_tit {
	width: 1160px;
}
.youqing_center {
	width: 100%;
	float: left;
}
.youqing_center li {
	float: left;
	line-height: 30px;
	padding-right: 16px;
	font-size: 14px;
}
.youqing_center li a {
	color: #333333;
	padding-right: 16px;
	float: left;
}
.youqing_center li a:hover {
	color: #004dc8;
}
.xinxi {
	position: fixed;
	right: 0;
	width: 53px;
	bottom: 260px;
}
.shouji {
	width: 53px;
	height: 53px;
	float: left;
	cursor: pointer;
	background: url(../img/pt_03.png) no-repeat;
}
.shouji:hover {
	background-position: -55px 0px;
}
.shouji:hover .shouji_erwei {
	display: block;
}
.shouji .shouji_erwei {
	display: none;
}
.shouji_erwei {
	margin-left: -178px;
	float: left;
	text-align: center;
	color: #333333;
	background: #fff;
	padding: 20px 16px 15px 16px;
}
.shouji_erwei img {
	margin-bottom: 5px;
}
.weixin {
	width: 53px;
	height: 53px;
	float: left;
	cursor: pointer;
	background: url(../img/pt_03.png) 0 -55px no-repeat;
	margin-top: 2px;
}
.weixins {
	width: 53px;
	height: 53px;
	float: left;
	cursor: pointer;
	
	margin-top: 2px;
}
.weixin:hover {
	background-position: -55px -55px;
}
.weixin:hover .shouji_erwei {
	display: block;
}
.weixin .shouji_erwei {
	display: none;
}
/*��¼*/
.denglu_left {
	float: left;
	height: 622px;
	width: 627px;
	padding-left: 70px;
	padding-top: 32px;
}
.denglu_right {
	width: 372px;
	float: left;
	margin-top: 62px;
}
.denglu_right_tit {
	width: 100%;
	background: #004dc8;
	color: #fff;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
}
.denglu_right_center {
	border: 1px solid #dfdfdf;
	width: 370px;
	float: left;
	padding-bottom: 30px;
	border-top: 0;
	padding-top: 9px;
}
.denglu_right_center dl {
	padding-top: 20px;
	float: left;
	width: 100%;
}
.denglu_right_center dt {
	float: left;
	width: 78px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	text-align: right;
	padding-right: 8px;
}
.denglu_right_center dd input {
	width: 243px;
	float: left;
	height: 38px;
	border: 1px solid #c6c6c6;
	line-height: 38px;
	padding: 0 10px;
	margin-right: 10px;
}
.denglu_right_center dd .yzm {
	width: 123px;
}
.denglu_right_center dd .yanzhenma {
	border: 1px solid #c6c6c6;
	float: left;
	cursor: pointer;
}
.denglu_right_center dd .denglu_but {
	background: #004dc8;
	border: 0;
	width: 265px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	margin-top: 5px;
}
.meiyou {
	float: left;
	margin-top: -4px;
	color: #333333;
}
.meiyou a {
	color: #004dc8;
	text-decoration: underline;
}
.wangji {
	float: right;
	padding-right: 19px;
	margin-top: -4px;
	color: #333333;
}
.wangji a {
	color: #333333;
}
/*������Ŀ*/
.dujia_title {
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	height: 50px;
	line-height: 50px;
	float: left;
}
.dujia_title h3 {
	float: left;
	font-size: 22px;
	color: #004dc8;
	padding-left: 20px;
}
.dujia_title_right {
	float: right;
	padding-right: 20px;
	color: #666666;
}
.dujia_title_right a {
	color: #666666;
}
.dujia_title_right a:hover {
	color: #004dc8;
}
.dujia_left {
	width: 880px;
	float: left;
}
.dujia_left h2 {
	text-align: center;
	font-size: 22px;
	color: #333333;
	padding-top: 20px;
}
.dujia_left_title {
	width: 100%;
	text-align: center;
	float: left;
	color: #333333;
	margin-top: 16px;
}
.dujia_left_title .fenxiangdao {
	display: inline-block;
}
.dujia_left_title .fabu {
	margin-right: 30px;
	display: inline-block;
}
.dujia_left_title .shouchang {
	margin-right: 20px;
	display: inline-block;
}
.dujia_left_title .shouchang span {
	background: url(../img/dj_06.jpg) top right no-repeat;
	margin-left: 10px;
	width: 17px;
	height: 16px;
	display: inline-block;
	margin-bottom: -2px;
	cursor: pointer;
}
.dujia_left_title .shouchang .on {
	background: url(../img/dj_06.jpg) bottom right no-repeat;
}
.jiathis_style {
	display: inline-block;
	margin-bottom: -2px;
	padding-left: 5px;
}
.xmgk {
	width: 850px;
	float: left;
	margin-top: 30px;
}
.xmgk h3 {
	width: 840px;
	padding-left: 10px;
	background: #f0f3fa;
	height: 45px;
	line-height: 45px;
	color: #004dc8;
}
.xmgk h3 img {
	margin-bottom: -6px;
	margin-right: 15px;
}
.xmgk a {
	font-size: 14px;
	padding: 0 10px;
	height: 26px;
	border-radius: 5px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 8px;
	margin-right: 10px;
}
.lxfs_center a {
	float: none;
	border: none;
	background: none;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.xmgk_center {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.xmgk_center ul {
	border: 1px solid #dfdfdf;
	width: 848px;
	float: left;
}
.xmgk_center li {
	width: 50%;
	border-right: 1px solid #dfdfdf;
	height: 50px;
	float: left;
	margin-right: -1px;
	margin-bottom: -1px;
	line-height: 50px;
	border-bottom: 1px solid #dfdfdf;
}
.xmgk_center li span {
	line-height: 50px;
	height: 50px;
	float: left;
	color: #333333;
}
.xmgk_center li .mc {
	float: left;
	width: 29%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border-right: 1px solid #dfdfdf;
}
.xmgk_center li .mcnr {
	float: right;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xmjj_center {
	width: 100%;
	float: left;
	padding-top: 12px;
	margin-left: 40px;
	margin-right:40px;
}
.xmjj_center p {
	/* text-indent: 2em; */
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-right:80px;
}
.lxfs_center {
	width: 840px;
	float: left;
	/* padding-left: 10px; */
	padding-bottom: 15px;
	margin-left: 40px;
	margin-right:40px;
}
.lxfs_center h4 {
	font-size: 16px;
	color: #333;
	width: 100%;
	float: left;
	padding-top: 20px;
}
.lxfs_center span {
	color: #333;
	width: 100%;
}
.lxfs_center p {
	line-height: 30px;
}
.dujia_right {
	width: 300px;
	float: left;
}
.lxfs {
	float: left;
	margin-top: 25px;
}
.tjxm {
	width: 280px;
	float: left;
	margin-top: 25px;
}
.tjxm h3 {
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	font-size: 20px;
	color: #004dc8;
	float: left;
	padding-bottom: 8px;
}
.tjxm h3 img {
	margin-right: 10px;
	margin-bottom: -3px;
}
.tjxm ul {
	width: 100%;
	float: left;
	padding-top: 6px;
}
.tjxm li {
	background: url(../img/dj_17.jpg) left center no-repeat;
	float: left;
	width: 100%;
	line-height: 32px;
	font-size: 14px;
}
.tjxm li a {
	color: #333333;
	padding-left: 16px;
	float: left;
}
.tjxm li a:hover {
	color: #004dc8;
}
#demo {
	width: 280px;
	height: 1100px;
	position: relative;
}
#demo ul {
	position: inherit;
}
#demo ul li {
	width: 280px;
	height: 162px;
	padding: 30px 0 0 0;
}
#demo ul li img {
	width: 100%;
	height: 162px;
}
#demo1 {
	height: auto;
	text-align: left;
}
#demo1 li {
	float: none;
	width: 280px;
	height: 162px;
}
#demo2 {
	height: auto;
	text-align: left;
}
#demo2 li {
	float: none;
	width: 280px;
	height: 162px;
	padding: 30px 0 0 0;
}
#demo2 li img {
	width: 100%;
	height: 162px;
}
/*�߼�����*/
.gaoji {
	width: 100%;
	float: left;
}
.gaoji dl {
	width: 1160px;
	float: left;
	border-bottom: 1px dashed #dcdcdc;
	padding-top: 25px;
	padding-bottom: 10px;
}
.gaoji dt {
	width: 73px;
	height: 30px;
	float: left;
	color: #666;
}
.gaoji dd {
	float: left;
	width: 1087px;
}
.gaoji dd a {
	color: #333;
	float: left;
	height: 24px;
	padding: 0 10px;
	margin: 0 10px;
}
.gaoji dd a:hover {
	color: #fff;
	background: #004dc8;
	border-radius: 3px;
}
.gaoji dd .on {
	color: #fff;
	background: #004dc8;
	border-radius: 3px;
}
.gaoji .fangshi {
	width: 410px;
}
.gaoji .fangshi dd {
	width: 336px;
}
.gaoji .moshi {
	width: 750px;
}
.gaoji .moshi dd {
	width: 677px;
}
.gaoji .yixuan dd a {
/* background: url(../img/gb_03.jpg) no-repeat; */
border: 1px solid #ccc;
	width: 83px;
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
}
/*.gaoji .yixuan dd a:hover {
	color: #004dc8;
	background: url(../img/gb_06.jpg) no-repeat;
	border-radius: 0px;
}*/
.yixuansousuo {
	float: right;
	margin-top: -8px;
}
.yixuan_input {
	width: 358px;
	height: 36px;
	border: 1px solid #cbcbcb;
	float: left;
	border-right: 0;
	padding-left: 10px;
	color: #666;
}
.yixuan_btn {
	width: 75px;
	height: 38px;
	background: #004dc8;
	font-size: 16px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 38px;
	border: 0;
}
.ssneirong {
	width: 100%;
	float: left;
	padding-top: 25px;
}
.ssneirong li {
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #666666;
}
.ssneirong li .diqu {
	float: left;
	/* width: 62px; */
	padding-right: 20px;
	padding-left: 20px;
	color: #1072d1;
}
.ssneirong li a {
	float: left;
	width: 600px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ssneirong li a:hover {
	color: #004dc8;
}
.ssneirong li .shijian {
	float: right;
	padding-right: 20px;
}
.ssneirong .bj {
	background: #f5f5f5;
}
.fenye {
	width: 100%;
	float: left;
	text-align: center;
	color: #333333;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-left: 200px;
}
.fenye a {
	border: 1px solid #dadada;
	height: 30px;
	padding: 0 15px;
	margin: 0 3px;
	line-height: 28px;
	color: #333333;
	display: inline-block;
	border-radius: 5px;
}
.fenye a:hover {
	background: #004dc8;
	border: 1px solid #004dc8;
	color: #fff;
}
.fenye .on {
	background: #004dc8;
	border: 1px solid #004dc8;
	color: #fff;
}

.fenyes {
	width: 100%;
	float: left;
	text-align: center;
	color: #333333;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-left: 200px;
}
.fenyes a {
	border: 1px solid #dadada;
	height: 30px;
	padding: 0 15px;
	margin: 0 3px;
	line-height: 28px;
	color: #333333;
	display: inline-block;
	border-radius: 5px;
}
.fenyes li{
	float:left;
	margin-left:10px;
}
.fenyes a:hover {
	background: #004dc8;
	border: 1px solid #004dc8;
	color: #fff;
}
.fenyes .on {
	background: #004dc8;
	border: 1px solid #004dc8;
	color: #fff;
}
.actives a{
	background: #004dc8;
border: 1px solid #004dc8;
color: #fff;

border-radius: 5px;
}
/*��ҵ��Ѷ*/
.hangye_center {
	width: 100%;
	float: left;
}
.hangye_center dl {
	border-bottom: 1px solid #e7e7e7;
	width: 850px;
	float: left;
	padding: 25px 0;
}
.hangye_center dt {
	float: left;
	padding-right: 20px;
}
.hangye_center dd {
	width: 580px;
	float: left;
}
.hangye_center dd h4 {
	font-size: 16px;
	line-height: 40px;
}
.hangye_center dd h4 a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.hangye_center dd h4 a:hover {
	color: #004dc8;
}
.hangye_center dd .hanyeshijian {
	width: 100%;
	float: left;
	color: #999999;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.hangye_center dd .hanyeneirong {
	color: #666666;
	line-height: 25px;
	/* text-indent: 2em; */
	float: left;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.pagination li{
	/* width:80px; */
	float:left;
	height: 30px;
line-height: 30px;
}
.active{
	background: #004dc8;
border: 1px solid #004dc8;
color: #fff;
width: 48px;
border-radius: 5px;
}
.disabled{
	/* background: #004dc8; */
border: 1px solid #dadada;
color: #000;
width: 74px;
margin-right:5px;
border-radius: 5px;
}
/*��ҵ��Ѷ-����*/
.zixun_center {
	/* width: 850px; */
	padding-top: 25px;
	color: #333333;
	line-height: 30px;
	float: left;
	margin-left: 30px;

margin-right: 40px;
}
.zixun_center p {
	/* text-indent: 2em; */
	padding-bottom: 25px;
}
.zixun_center p img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	vertical-align: top;
}
.zixun_center .zixun_img {
	text-align: center;
	padding-bottom: 25px;
}
/*��Ա����-��Ա��ҳ*/
.huiyuan {
	width: 100%;
	float: left;
	padding-top: 25px;
}
.huiyuan_left {
	width: 235px;
	float: left;
	background: #f0f3fa;
}
.huiyuan_left_top {
	width: 100%;
	text-align: center;
	float: left;
	border-bottom: 1px solid #e1e1e1;
	padding: 20px 0;
}
.huiyuan_left_top dt {
	width: 100%;
	float: left;
}
.huiyuan_left_top dt img {
	border-radius: 50%;
}
.huiyuan_left_top dd {
	width: 100%;
	float: left;
}
.huiyuan_left_top dd span {
	width: 100%;
	float: left;
	color: #333333;
	padding-top: 8px;
}
.huiyuan_left_top dd .renzhen a {
	color: #188518;
}
.huiyuan_left_top dd .xufei a {
	color: #ed0000;
}
.huiyuan_left_top dd .xufei img {
	margin-bottom: -4px;
	margin-left: 8px;
}
.huiyuan_center {
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.huiyuan_center span {
	width: 100%;
	height: 50px;
	float: left;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
}
.huiyuan_center span:hover {
	background-color: #004dc8;
}
.huiyuan_center span a {
	background: url(../img/hyicon.png) no-repeat;
	width: 100%;
	color: #333;
	height: 50px;
	float: left;
}
.huiyuan_center .hysy a {
	background-position: 50px 15px;
}
.huiyuan_center .hysy a:hover {
	background-position: 50px -35px;
	background-color: #004dc8;
	color: #fff;
	font-weight: bold;
}
.huiyuan_center .hysy .on {
	background-position: 50px -35px;
	color: #fff;
	font-weight: bold;
	background-color: #004dc8;
}
.huiyuan_center .zlxg a {
	background-position: 50px -86px;
}
.huiyuan_center .zlxg a:hover {
	background-position: 50px -136px;
	background-color: #004dc8;
	color: #fff;
	font-weight: bold;
}
.huiyuan_center .zlxg .on {
	background-position: 50px -136px;
	color: #fff;
	font-weight: bold;
	background-color: #004dc8;
}
.huiyuan_center .wdbq a {
	background-position: 50px -184px;
}
.huiyuan_center .wdbq a:hover {
	background-position: 50px -234px;
	background-color: #004dc8;
	color: #fff;
	font-weight: bold;
}
.huiyuan_center .wdbq .on {
	background-position: 50px -234px;
	color: #fff;
	font-weight: bold;
	background-color: #004dc8;
}
.huiyuan_center .tsxx a {
	background-position: 50px -282px;
}
.huiyuan_center .tsxx a:hover {
	background-position: 50px -332px;
	background-color: #004dc8;
	color: #fff;
	font-weight: bold;
}
.huiyuan_center .tsxx .on {
	background-position: 50px -332px;
	color: #fff;
	font-weight: bold;
	background-color: #004dc8;
}
.huiyuan_center .xgmm a {
	background-position: 50px -381px;
}
.huiyuan_center .xgmm a:hover {
	background-position: 50px -431px;
	background-color: #004dc8;
	color: #fff;
	font-weight: bold;
}
.huiyuan_center .xgmm .on {
	background-position: 50px -431px;
	color: #fff;
	font-weight: bold;
	background-color: #004dc8;
}
.huiyuan_center .wdsc a {
	background-position: 50px -479px;
}
.huiyuan_center .wdsc a:hover {
	background-position: 50px -529px;
	background-color: #004dc8;
	color: #fff;
	font-weight: bold;
}
.huiyuan_center .wdsc .on {
	background-position: 50px -529px;
	color: #fff;
	font-weight: bold;
	background-color: #004dc8;
}
.huiyuan_center .lyjl a {
	background-position: 50px -576px;
}
.huiyuan_center .lyjl a:hover {
	background-position: 50px -626px;
	background-color: #004dc8;
	color: #fff;
	font-weight: bold;
}
.huiyuan_center .lyjl .on {
	background-position: 50px -626px;
	color: #fff;
	font-weight: bold;
	background-color: #004dc8;
}
.huiyuan_right {
	width: 900px;
	float: left;
	padding-left: 25px;
	padding-bottom: 50px;
}
.huiyuan_right .dujia_title h3 {
	padding-left: 0;
}
.huiyuan_right .dujia_title_right {
	padding-right: 0;
}
.huiyuan_right_top {
	width: 860px;
	text-align: center;
	float: left;
	padding: 0px 20px;
}
.huiyuan_right_top dl {
	border-bottom: 1px solid #e1e1e1;
	width: 860px;
	float: left;
	padding: 55px 0;
}
.huiyuan_right_top dt {
	display: inline-block;
	padding-right: 25px;
}
.huiyuan_right_top dt img {
	border-radius: 50%;
	margin-bottom: -18px;
}
.huiyuan_right_top dd {
	display: inline-block;
	text-align: left;
	line-height: 35px;
	color: #333;
}
.huiyuan_right_top dd strong {
	font-size: 16px;
}
.fuwu {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.fuwu h2 {
	color: #004dc8;
	font-size: 20px;
}
.fuwu h2 img {
	margin-bottom: -3px;
	margin-right: 10px;
}
.mianfei {
	width: 260px;
	float: left;
	padding-top: 25px;
	padding-right: 50px;
}
.mianfei h3 {
	width: 100%;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	background: #467ad6;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}
.mianfei_center {
	border: 1px solid #dbdbdb;
	border-top: 0;
	float: left;
	width: 238px;
	padding-left: 20px;
	padding-bottom: 19px;
}
.mianfei_center ul {
	width: 100%;
	float: left;
	padding-top: 12px;
}
.mianfei_center li {
	line-height: 35px;
	font-weight: bold;
	color: #333;
}
.mianfei_center li img {
	margin-right: 10px;
	margin-bottom: -1px;
}
.mianfei_btn {
	width: 100%;
	float: left;
}
.mianfei_btn .liji {
	background: #62a8ea;
	color: #fff;
	margin-right: 22px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	padding: 0 20px;
}
.mianfei_btn .goumai {
	background: #f96868;
	color: #fff;
	height: 30px;
	display: inline-block;
	margin-top: 55px;
	line-height: 30px;
	padding: 0 20px;
}
.mianfei_btn .yigoumai img {
	margin-bottom: -9px;
}
.feiyong {
	color: #666666;
	margin-bottom: -42px;
	width: 100%;
	float: left;
	padding-top: 15px;
}
.feiyong span {
	font-size: 20px;
	color: #004dc8;
}
.putong h3 {
	background: #2466cf;
}
.vip {
	padding-right: 0;
}
.vip h3 {
	background: #004dc8;
}
.liulanjilv {
	padding-top: 8px;
}
.liulanjilv li {
	width: 100%;
	border-bottom: 1px solid #ebebeb;
}
.ibiaoqian {
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	padding-top: 5px;
	padding-bottom: 56px;
}
.ibiaoqian_center {
	width: 110%;
	float: left;
}
.ibiaoqian a {
	background: url(../img/bq_05.jpg) no-repeat;
	width: 127px;
	margin-right: 15px;
	margin-top: 20px;
	color: #333;
	height: 30px;
	float: left;
	line-height: 30px;
	padding-left: 10px;
}
.ibiaoqian a:hover {
	background: url(../img/bq_03.jpg) no-repeat;
	color: #004dc8;
}
.tbiaoqian {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 25px;
}
.tbiaoqian_center {
	width: 110%;
	float: left;
}
.tbiaoqian a {
	background: #edf3ff;
	border: 1px solid #4f88ef;
	width: 135px;
	margin-right: 15px;
	margin-top: 20px;
	color: #004dc8;
	height: 28px;
	float: left;
	line-height: 26px;
	text-align: center;
}
.tbiaoqian a:hover {
	color: #fff;
	background: #004dc8;
	border: 1px solid #004dc8;
}
.srbq {
	float: left;
	padding-left: 204px;
	padding-top: 50px;
}
.srbq span {
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
}
.srbq_input {
	width: 308px;
	height: 36px;
	border: 1px solid #cbcbcb;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	color: #666;
}
.srbq_btn {
	width: 75px;
	height: 38px;
	background: #004dc8;
	font-size: 16px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 38px;
	border: 0;
}
.ssneirong li .qxsc {
	float: right;
	padding-right: 20px;
}
.ssneirong li .qxsc a {
	color: #666;
}
.gaimi {
	width: 100%;
	float: left;
	padding-top: 60px;
}
.gaimi dl {
	padding-top: 20px;
	float: left;
	width: 100%;
}
.gaimi dt {
	width: 324px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	color: #333;
	line-height: 38px;
	height: 38px;
}
.gaimi dd {
	width: 566px;
	float: left;
	line-height: 38px;
	color: #333333;
}
.gaimi dd a {
	color: #004dc8;
	text-decoration: underline;
	margin-left: 15px;
}
.qdxg_btn {
	width: 320px;
	height: 38px;
	background: #004dc8;
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	line-height: 38px;
	border: 0;
}
.xingbie {
	width: 178px;
	height: 36px;
	border: 1px solid #cbcbcb;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	color: #666;
}
.kuandu {
	width: 100px;
}
.gaimi dd label {
	padding-right: 40px;
	float: left;
}
.gaimi dd label .dx {
	-webkit-appearance: radio;
	box-sizing: border-box;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
}
.kd1 {
	width: 190px;
}
.kd2 {
	width: 106px;
	padding-left: 0;
	text-align: center;
	background: none;
	height: 36px;
	cursor: pointer;
}
.huizhan_center {
	width: 850px;
	padding-top: 25px;
	color: #333333;
	line-height: 30px;
	float: left;
}
.huizhan_center p {
	/* text-indent: 2em; */
}
.huizd {
	padding-top: 10px;
	padding-bottom: 20px;
}
.lxwm {
	width: 1160px;
	float: left;
	padding-bottom: 20px;
}
.lxwm h4 {
	font-size: 26px;
	color: #004dc8;
	text-align: center;
	width: 100%;
	float: left;
	padding: 20px 0;
}
.lxwm_center dl {
	width: 100%;
	float: left;
	padding-bottom: 32px;
}
.lxwm_center dt {
	width: 522px;
	float: left;
	text-align: right;
	padding-right: 18px;
}
.lxwm_center dd {
	width: 620px;
	float: left;
	color: #666666;
	font-size: 18px;
	line-height: 30px;
}
.lxwm_center dd strong {
	color: #333;
}
.lxwm_center dd .cz {
	padding-top: 13px;
	width: 100%;
	float: left;
}
.wjmm_wj h4 {
	padding-top: 40px;
}
.yanzhenma_center {
	width: 100%;
	float: left;
	height: 500px;
}
.yanzhenma_center dl {
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
.yanzhenma_center dt {
	width: 480px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	color: #333;
	line-height: 38px;
	height: 38px;
}
.yanzhenma_center dd {
	width: 566px;
	float: left;
	line-height: 38px;
	color: #333333;
}
.yanzhenma {
	border: 1px solid #c6c6c6;
	float: left;
	cursor: pointer;
}
.kd3 {
	width: 168px;
}
.zh_btn {
	width: 320px;
	height: 38px;
	background: #004dc8;
	font-size: 16px;
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	line-height: 38px;
	border: 0;
}
.zhaobiaogg {
	width: 860px;
}
.zbxiangqing {
	text-align: center;
	padding-top: 45px;
	width: 860px;
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.zbxiangqing a {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.zbxiangqing .zhuche {
	color: #ed0000;
}
.zbxiangqing .t1 {
	padding-bottom: 25px;
}
.zbxiangqing .t2 {
	padding-top: 22px;
	color: #ed0000;
	font-size: 20px;
	font-weight: bold;
}
.zhaobiao_xiangqin_center {
	/* width: 850px; */
	padding-top: 25px;
	color: #333333;
	line-height: 30px;
	float: left;
	margin-right: 40px;
margin-left: 30px;
}
.zhaobiao_xiangqin_center p {
	/* text-indent: 2em; */
}
.zhaobiao_xiangqin_center ul {
	width: 848px;
	float: left;
	margin: 8px 0;
	border: 1px solid #dfdfdf;
}
.zhaobiao_xiangqin_center li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: -1px;
}
.zhaobiao_xiangqin_center li span {
	height: 50px;
	width: 80px;
	border-right: 1px solid #dfdfdf;
	text-align: center;
	float: left;
	line-height: 50px;
}
.zhaobiao_xiangqin_center li .w1 {
	width: 210px;
}
.zhaobiao_xiangqin_center li .w2 {
	width: 294px;
}
.zhaobiao_xiangqin_center li .w3 {
	width: 180px;
	margin-right: -1px;
}
.zhuche_center {
	height: auto;
}
.yanzhenma_center dt .zhxx {
	color: #004dc8;
	font-size: 18px;
	font-weight: bold;
}
.yanzhenma_center dt .red {
	color: #ed0000;
}
.yanzhenma_center .mmqd {
	line-height: 17px;
	height: 20px;
}
.yanzhenma_center dd .li {
	width: 99px;
	height: 20px;
	line-height: 20px;
	background: #ededed;
	text-align: center;
	float: left;
	margin-right: 11px;
}
.qrmm1 {
	margin-right: 0;
	width: 80px;
}
.gang {
	float: left;
}
.kd4 {
	width: 205px;
}
.tishi {
	width: 100%;
	float: left;
	color: #999999;
	line-height: 22px;
}
.qrmm2 {
	width: 93px;
	height: 38px;
	background: none;
	cursor: pointer;
}
.zhuche_center dd label {
	padding-right: 48px;
	float: left;
}
.zhuche_center dd label .dx {
	-webkit-appearance: radio;
	box-sizing: border-box;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
}
.gjc_zc {
	float: left;
	overflow: hidden;
	width: 319px;
	padding-top: 2px;
}
.gjc_zc_center {
	width: 330px;
	float: left;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.gjc_zc .gjc_zc_center p {
	float: left;
	width: 97px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0 11px 10px 0;
	color: #333;
	border: 1px #cecece solid;
	position: relative;
}
.gjc_zc .gjc_zc_center p:hover {
	color: #004dc8;
	border-color: #004dc8;
}
.gjc_zc .gjc_zc_center p span {
	cursor: pointer;
	position: absolute;
	right: 6px;
}
.kd5 {
	width: 307px;
}
.kd6 {
	width: 86px;
	padding-left: 0;
	margin-right: 0;
	text-align: center;
	background: none;
	height: 38px;
	cursor: pointer;
}
.yizhuc {
	width: 319px;
	float: left;
	text-align: center;
}
.yizhuc a {
	color: #004dc8;
	text-decoration: underline;
}
#detaill {
	position: fixed;
	background: #fff;
	display: none;
	height: 275px;
	width: 810px;
}
.tan2 {
	width: 810px;
	height: 275px;
	background: #fff;
	position: relative;
}
.close {
	position: absolute;
	right: 10px;
	top: 14px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	cursor: pointer;
}
.bmcg {
	width: 810px;
	float: left;
}
.bmcg dt {
	float: left;
}
.bmcg dd {
	padding-left: 26px;
	padding-top: 60px;
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 38px;
}
.bmcg dd h4 {
	line-height: 30px;
	padding-bottom: 25px;
	font-size: 20px;
}
.bmcg dd h4 .red {
	color: #ed0000;
}
.footer {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #0e70ca;
	padding: 20px 0;
}
.footer h1 {
	float: left;
	padding-left: 20px;
}
.footerr {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #0e70ca;
	padding: 20px 0;
	display: none;
}
.footerr h1 {
	float: left;
	padding-left: 20px;
}
.footer_center {
	float: left;
	width: 564px;
}
.footer_center p {
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.footer_right {
	width: 352px;
	float: left;
	text-align: center;
	color: #fff;
}
.footer_right p {
	padding-bottom: 30px;
	padding-top: 11px;
}
.footer_right a {
	color: #fff;
}
.footer_right img {
	margin-right: 10px;
	float: left;
}
